home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / prog / mui / muibuilder / mb / catalogs / muibuilder.cd < prev    next >
Text File  |  1995-06-07  |  18KB  |  1,506 lines

  1. ;
  2. ;     MUIBuilder 2.2 translation file
  3. ;
  4. ;    Author : Eric Totel
  5. ;         26 route de Montsuzain
  6. ;         10150 Voué
  7. ;         E-Mail : Eric.Totel@ramses.fdn.org
  8. ;         on June, 7th, 1995
  9. ;
  10. ; Strings for the 'Application Window'
  11. ;
  12. MSG_Application(//)
  13. Application
  14. ;
  15. MSG_Base(//)
  16. Base
  17. ;
  18. MSG_Author(//)
  19. Author
  20. ;
  21. MSG_Title(//)
  22. Title
  23. ;
  24. MSG_Version(//)
  25. Version
  26. ;
  27. MSG_Copyright(//)
  28. Copyright
  29. ;
  30. MSG_Description(//)
  31. Description
  32. ;
  33. ;
  34. ;
  35. ; Strings for requesters ( Error requesters and others )
  36. ;
  37. ;
  38. MSG_Cancel(//)
  39. _Cancel
  40. ;
  41. MSG_Ok(//)
  42. _OK
  43. ;
  44. MSG_ChoseFunction(//)
  45. Chose a function
  46. ;
  47. MSG_MergeFile(//)
  48. Merge File
  49. ;
  50. MSG_ComeBack(//)
  51. Go back to the main window to load !
  52. ;
  53. MSG_ApplicationLost(//)
  54. You will lose all your application\n           if you continue.
  55. ;
  56. ; Note : If you translate this file, please don't forget to insert your name
  57. ; in the following string.
  58. ; Please, insert something like :
  59. ;     \nThe French Translation was written by\n\033bEric Totel\033n\n
  60. ;
  61. MSG_AboutText(//)
  62. \033c\n%s\nwas written by\n\n\033bEric TOTEL\033n\n\nand released on %s\n\nThis program is Giftware\nAll rights reserved\n
  63. ;
  64. MSG_Failed(//)
  65. Failed to create application !
  66. ;
  67. MSG_Arguments(//)
  68. I keep only the first argument !
  69. ;
  70. MSG_NeedWindows(//)
  71. You need windows in your application !!
  72. ;
  73. MSG_NotEnoughMemory(//)
  74. Not Enough Memory Error !
  75. ;
  76. MSG_SelectWindow(//)
  77. You must select a window first !
  78. ;
  79. MSG_Confirm(//)
  80. Are you sure you want to do that ?
  81. ;
  82. MSG_ConfirmExit(//)
  83. You must be joking !!!\nDo you really want to quit ?
  84. ;
  85. MSG_SelectObject(//)
  86. You must select an object first !
  87. ;
  88. MSG_SelectTmpObject(//)
  89. You need to select an object in tmp !
  90. ;
  91. MSG_RemoveRootGroup(//)
  92. You can't remove the group child !
  93. ;
  94. MSG_QuitWindowAttributes(//)
  95. You need a title, a label, and groups !
  96. ;
  97. MSG_NoChild(//)
  98. The Root group must have childs !
  99. ;
  100. MSG_NothingToUndelete(//)
  101. There is nothing to undelete !
  102. ;
  103. MSG_CantMoveRoot(//)
  104. You can't move root group !
  105. ;
  106. MSG_NeedLabel(//)
  107. You need a label !
  108. ;
  109. MSG_NeedLabelTitle(//)
  110. You need a label and a title
  111. ;
  112. MSG_NeedImageLabel(//)
  113. You need to select an image and a label !
  114. ;
  115. MSG_NeedBase(//)
  116. You Need to fill in the application 'BASE' argument !
  117. ;
  118. MSG_NotBuilderSaveFile(//)
  119. It's NOT a MUIBuilder Save File !!!
  120. ;
  121. MSG_WrongVersion(//)
  122. Unknown MUIBuilder save file : probably wrong version !
  123. ;
  124. MSG_SelectEntry(//)
  125. You must select a list entry !
  126. ;
  127. MSG_NeedLabelEntries(//)
  128. You need a label and list entries !
  129. ;
  130. MSG_SeletNotifyLink(//)
  131. Select a notify link !
  132. ;
  133. MSG_NotifyExists(//)
  134. Notification already exists !
  135. ;
  136. MSG_SelectAction(//)
  137. Select an action please !
  138. ;
  139. MSG_SelectEvent(//)
  140. Select an event please !
  141. ;
  142. MSG_SelectNotifyLink(//)
  143. Select a notify link !
  144. ;
  145. MSG_CantMovePopObjectChild(//)
  146. You can't move a PopObject Child !
  147. ;
  148. MSG_CantDeletePopObjectChild(//)
  149. You can't delete a PopObject Child !
  150. ;
  151. MSG_CopyNotImplemented(//)
  152. Internal Error\nThe copy of this object is not implemented
  153. ;
  154. MSG_ErrorReading(//)
  155. Error occured while reading Modules directory
  156. ;
  157. MSG_GroupError(//)
  158. Warning !!!\nThe group called\n%s\nshould have %d children\nand has %d.\nDon't forget to correct this error !!!\n
  159. ;
  160. MSG_SelectMenuTitle(//)
  161. Select a menu title first !
  162. ;
  163. MSG_SelectSubMenu(//)
  164. Select a submenu first !
  165. ;
  166. MSG_GiveObjectAndLabel(//)
  167. Give an object and a label first !
  168. ;
  169. MSG_AlreadyGenerated(//)
  170. This Label is already generated in the code !
  171. ;
  172. MSG_SelectLabel(//)
  173. You must select a generated label first !
  174. ;
  175. ;
  176. ; Rectangle Window
  177. ;
  178. ;
  179. MSG_RectangleChoices(//)
  180. Rectangle Choices
  181. ;
  182. MSG_Rectangle(//)
  183. Rectangle
  184. ;
  185. MSG_HorizontalBar(//)
  186. Horizontal Bar
  187. ;
  188. MSG_VerticalBar(//)
  189. Vertical Bar
  190. ;
  191. ;
  192. ; Prefs Window
  193. ;
  194. ;
  195. MSG_Configuration(//)
  196. Preferences
  197. ;
  198. MSG_ConfigChoices(//)
  199. Config Choices
  200. ;
  201. MSG_GhostWindows(//)
  202. Ghost Windows
  203. ;
  204. MSG_Icons(//)
  205. Icons
  206. ;
  207. MSG_Requests(//)
  208. Requests
  209. ;
  210. MSG_Editor(//)
  211. Editor
  212. ;
  213. MSG_Save(//)
  214. _Save
  215. ;
  216. MSG_EditorChoice(//)
  217. Editor Choice
  218. ;
  219. MSG_TestLabel(//)
  220. Test
  221. ;
  222. MSG_Depth(//)
  223. Depth
  224. ;
  225. MSG_TreeChar(//)
  226. Tree Char
  227. ;
  228. ; Main window strings
  229. ;
  230. ;
  231. MSG_WrittenBy(//)
  232. Written by Eric Totel
  233. ;
  234. MSG_Windows(//)
  235. Windows
  236. ;
  237. MSG_Creation(//)
  238. Creation Control
  239. ;
  240. MSG_Appli(//)
  241. _Application
  242. ;
  243. MSG_NewWindow(//)
  244. New _Window
  245. ;
  246. MSG_EditWindow(//)
  247. _Edit Window
  248. ;
  249. MSG_Delete(//)
  250. _Delete
  251. ;
  252. MSG_View(//)
  253. _View
  254. ;
  255. MSG_Code(//)
  256. _Code
  257. ;
  258. MSG_Guide(//)
  259. _Guide
  260. ;
  261. ;
  262. MSG_Quit(//)
  263. _Quit
  264. ;
  265. ;
  266. ; 'Window attributes' Window
  267. ;
  268. ;
  269. MSG_WindowAttributes(//)
  270. Window Attributes
  271. ;
  272. MSG_WindowIdentification(//)
  273. Window Identification
  274. ;
  275. MSG_Label(//)
  276. Label
  277. ;
  278. MSG_AddChild(//)
  279. _Add Child
  280. ;
  281. MSG_RemoveChild(//)
  282. _Remove
  283. ;
  284. MSG_Up(//)
  285. _Up
  286. ;
  287. MSG_Down(//)
  288. _Down
  289. ;
  290. MSG_Tmp(//)
  291. Tmp
  292. ;
  293. MSG_ToTmp(//)
  294. -_>Move
  295. ;
  296. MSG_ToChild(//)
  297. _<-Move
  298. ;
  299. MSG_RemoveTmp(//)
  300. Remo_ve
  301. ;
  302. MSG_Test(//)
  303. _Test
  304. ;
  305. MSG_EditObject(//)
  306. _Edit
  307. ;
  308. MSG_Notify(//)
  309. _Notify
  310. ;
  311. MSG_Menu(//)
  312. _Menu
  313. ;
  314. MSG_Copy(//)
  315. ->_Copy
  316. ;
  317. MSG_CopyTmp(//)
  318. <-Co_py
  319. ;
  320. MSG_OpenAtInit(//)
  321. Open at Init
  322. ;
  323. MSG_AppWindow(//)
  324. AppWindow
  325. ;
  326. MSG_Backdrop(//)
  327. BackDrop
  328. ;
  329. MSG_Borderless(//)
  330. Borderless
  331. ;
  332. MSG_CloseGadget(//)
  333. Close Gadget
  334. ;
  335. MSG_DepthGadget(//)
  336. Depth Gadget
  337. ;
  338. MSG_DragBar(//)
  339. Dragbar
  340. ;
  341. MSG_SizeGadget(//)
  342. Size Gadget
  343. ;
  344. ;
  345. ; Group creation window
  346. ;
  347. ;
  348. MSG_GroupWindow(//)
  349. Group Choices
  350. ;
  351. MSG_GroupAttributes(//)
  352. Group Attributes
  353. ;
  354. MSG_HorizGroup(//)
  355. Horizontal Group
  356. ;
  357. MSG_PageMode(//)
  358. Register Mode
  359. ;
  360. MSG_SameHeight(//)
  361. Same Height
  362. ;
  363. MSG_SameWidth(//)
  364. Same Width
  365. ;
  366. MSG_SameSize(//)
  367. Same Size
  368. ;
  369. MSG_VirtualGroup(//)
  370. Virtual Group
  371. ;
  372. MSG_Columns(//)
  373. Columns
  374. ;
  375. MSG_Rows(//)
  376. Rows
  377. ;
  378. MSG_HorizSpacing(//)
  379. Horizontal Spacing
  380. ;
  381. MSG_VertSpacing(//)
  382. Vertical Spacing
  383. ;
  384. MSG_Register(//)
  385. Register
  386. ;
  387. MSG_RegisterEntries(//)
  388. Register Entries
  389. ;
  390. MSG_RowsColumns(//)
  391. Rows/Columns
  392. ;
  393. MSG_Number(//)
  394. Number
  395. ;
  396. MSG_Spacing(//)
  397. Spacing
  398. ;
  399. MSG_Horizontal(//)
  400. Horizontal
  401. ;
  402. MSG_Vertical(//)
  403. Vertical
  404. ;
  405. MSG_GroupIdent(//)
  406. Group Identification
  407. ;
  408. ;
  409. ; Child window
  410. ;
  411. ;
  412. MSG_ObjectChoice(//)
  413. Object Choice
  414. ;
  415. MSG_Group(//)
  416. _Group
  417. ;
  418. MSG_KeyButton(//)
  419. _KeyButton
  420. ;
  421. MSG_ListView(//)
  422. ListVie_w
  423. ;
  424. MSG_DirList(//)
  425. _DirList
  426. ;
  427. MSG_String(//)
  428. _String
  429. ;
  430. MSG_LabelObj(//)
  431. Lab_el
  432. ;
  433. MSG_Cycle(//)
  434. C_ycle
  435. ;
  436. MSG_Radio(//)
  437. Radi_o
  438. ;
  439. MSG_Image(//)
  440. I_mage
  441. ;
  442. MSG_Space(//)
  443. Sp_ace
  444. ;
  445. MSG_CheckMark(//)
  446. C_heckMark
  447. ;
  448. MSG_Slider(//)
  449. Sl_ider
  450. ;
  451. MSG_Gauge(//)
  452. Ga_uge
  453. ;
  454. MSG_Scale(//)
  455. Sca_le
  456. ;
  457. MSG_Text(//)
  458. _Text
  459. ;
  460. MSG_Prop(//)
  461. P_rop
  462. ;
  463. MSG_Bar(//)
  464. Recta_ngle
  465. ;
  466. MSG_Colorfield(//)
  467. Color_field
  468. ;
  469. MSG_PopAsl(//)
  470. _PopAsl
  471. ;
  472. MSG_PopObject(//)
  473. PopOb_ject
  474. ;
  475. ; Label Window
  476. ;
  477. ;
  478. MSG_LabelIdent(//)
  479. Label Identification
  480. ;
  481. MSG_LabelChoice(//)
  482. Label Choice
  483. ;
  484. ;
  485. ; String window
  486. ;
  487. MSG_Left(//)
  488. Left
  489. ;
  490. MSG_Right(//)
  491. Right
  492. ;
  493. MSG_Center(//)
  494. Center
  495. ;
  496. MSG_StringChoice(//)
  497. String Choice
  498. ;
  499. MSG_UseTitle(//)
  500. Use a title
  501. ;
  502. MSG_SecretString(//)
  503. Secret String
  504. ;
  505. MSG_IntegerString(//)
  506. Integer String
  507. ;
  508. MSG_StringIdent(//)
  509. String Identification
  510. ;
  511. MSG_Content(//)
  512. Content
  513. ;
  514. MSG_Accept(//)
  515. Accept
  516. ;
  517. MSG_Reject(//)
  518. Reject
  519. ;
  520. MSG_MaxLen(//)
  521. MaxLength
  522. ;
  523. ;
  524. ; Buttons window
  525. ;
  526. ;
  527. MSG_ButtonChoices(//)
  528. Button Choices
  529. ;
  530. MSG_ButtonIdent(//)
  531. Button Identification
  532. ;
  533. MSG_ShortKey(//)
  534. Hot Key
  535. ;
  536. ;
  537. ; CheckMark Window
  538. ;
  539. ;
  540. MSG_CheckMarkChoice(//)
  541. CheckMark Choice
  542. ;
  543. MSG_CheckMarkIdent(//)
  544. CheckMark Identification
  545. ;
  546. MSG_InitialState(//)
  547. Initial State
  548. ;
  549. ; Cycle Window
  550. ;
  551. ;
  552. MSG_CycleChoice(//)
  553. Cycle Choices
  554. ;
  555. MSG_CycleEntries(//)
  556. Cycle Entries
  557. ;
  558. MSG_New(//)
  559. _New
  560. ;
  561. MSG_Remove(//)
  562. _Remove
  563. ;
  564. MSG_Entry(//)
  565. Entry
  566. ;
  567. ;
  568. ;
  569. ; Radio Window
  570. ;
  571. ;
  572. MSG_RadioChoices(//)
  573. Radio Choices
  574. ;
  575. MSG_RadioEntries(//)
  576. Radio Entries
  577. ;
  578. ;
  579. ; DirList Window
  580. ;
  581. ;
  582. MSG_SortbyName(//)
  583. Sort by Name
  584. ;
  585. MSG_SortbyDate(//)
  586. Sort by Date
  587. ;
  588. MSG_SortbySize(//)
  589. Sort by Size
  590. ;
  591. MSG_ListDirChoices(//)
  592. ListDir Choices
  593. ;
  594. MSG_Attributes(//)
  595. Attributes
  596. ;
  597. MSG_DrawersOnly(//)
  598. Drawers Only
  599. ;
  600. MSG_FilesOnly(//)
  601. Files Only
  602. ;
  603. MSG_FilterDrawers(//)
  604. Filter Drawers
  605. ;
  606. MSG_MultiSelection(//)
  607. Multi Selection
  608. ;
  609. MSG_RejectIcons(//)
  610. Reject Icons
  611. ;
  612. MSG_SortHighLow(//)
  613. Sort High-Low
  614. ;
  615. MSG_SortType(//)
  616. Sort Type
  617. ;
  618. MSG_Dir(//)
  619. Dir
  620. ;
  621. MSG_SortDirs(//)
  622. Sort Dirs
  623. ;
  624. MSG_DirsFirst(//)
  625. Dirs First
  626. ;
  627. MSG_DirsLast(//)
  628. Dirs Last
  629. ;
  630. MSG_DirsMixed(//)
  631. Dirs Mixed
  632. ;
  633. ;
  634. ; Gauge Window
  635. ;
  636. ;
  637. MSG_GaugeChoices(//)
  638. Gauge Choices
  639. ;
  640. MSG_Choices(//)
  641. Choices
  642. ;
  643. MSG_HorizGauge(//)
  644. Horizontal Gauge
  645. ;
  646. MSG_FixHeight(//)
  647. Fix Height
  648. ;
  649. MSG_FixWidth(//)
  650. Fix Width
  651. ;
  652. MSG_Divide(//)
  653. Divide
  654. ;
  655. MSG_Maximum(//)
  656. Maximum
  657. ;
  658. MSG_Height(//)
  659. Height
  660. ;
  661. MSG_Width(//)
  662. Width
  663. ;
  664. MSG_Infotext(//)
  665. Info Text
  666. ;
  667. ;
  668. ; Code Generation part
  669. ;
  670. ;
  671. MSG_MultiplyDefinedLabel(//)
  672. \033c\0338BEWARE\nThe following Labels are\nmultiply defined
  673. ;
  674. MSG_MultiDefinitions(//)
  675. MultiDefinitions
  676. ;
  677. MSG_CodeFileName(//)
  678. Code File Name
  679. ;
  680. MSG_ObjectsLabels(//)
  681. Objects Labels
  682. ;
  683. MSG_GeneratedLabels(//)
  684. Generated Labels
  685. ;
  686. MSG_AppCode(//)
  687. App _Code
  688. ;
  689. MSG_ObjectCode(//)
  690. _Object Code
  691. ;
  692. MSG_RemoveLabel(//)
  693. _Remove Label
  694. ;
  695. MSG_AddLabel(//)
  696. _Add Label
  697. ;
  698. MSG_Options(//)
  699. Options
  700. ;
  701. MSG_Declarations(//)
  702. Declarations
  703. ;
  704. MSG_Environment(//)
  705. Environment
  706. ;
  707. MSG_CodeOption(//)
  708. Code
  709. ;
  710. MSG_NotificationsOption(//)
  711. Notifications
  712. ;
  713. MSG_CatalogButton(//)
  714. Catalo_g
  715. ;
  716. MSG_Catalog(//)
  717. Catalog
  718. ;
  719. MSG_Locale(//)
  720. Locale
  721. ;
  722. MSG_GetString(//)
  723. GetString
  724. ;
  725. ;
  726. ; Guide building part
  727. ;
  728. MSG_TextLength(//)
  729. \0338 Actually Text Length
  730. ;
  731. MSG_NodeTitle(//)
  732. Node Title
  733. ;
  734. MSG_EditNodeText(//)
  735. _Edit Node Text
  736. ;
  737. MSG_CantOpen(//)
  738. Can't Open temporary file !
  739. ;
  740. MSG_AmigaGuide(//)
  741. AmigaGuide
  742. ;
  743. MSG_Objects(//)
  744. Objects
  745. ;
  746. MSG_Edit(//)
  747. _Edit
  748. ;
  749. MSG_Edit2(//)
  750. E_dit
  751. ;
  752. MSG_Operations(//)
  753. Operations
  754. ;
  755. MSG_AppNode(//)
  756. _App Node
  757. ;
  758. MSG_WindowNode(//)
  759. Wind_ow Node
  760. ;
  761. MSG_ObjectNode(//)
  762. O_bject Node
  763. ;
  764. MSG_GenerateWholeDoc(//)
  765. Generate _Whole Doc
  766. ;
  767. MSG_GenerateWinDoc(//)
  768. Generate W_in Doc
  769. ;
  770. MSG_GenerateObjDoc(//)
  771. Generate Ob_j Doc
  772. ;
  773. MSG_ViewDoc(//)
  774. _View Doc
  775. ;
  776. MSG_AmigaguideDocName(//)
  777. AmigaGuide Doc Name
  778. ;
  779. MSG_CantOpenAmigaGuide(//)
  780. Can't Open AmigaGuide File !
  781. ;
  782. ; Image window
  783. ;
  784. ;
  785. MSG_ImageChoice(//)
  786. Image Choice
  787. ;
  788. MSG_FreeVertical(//)
  789. Free Vertical
  790. ;
  791. MSG_FreeHorizontal(//)
  792. Free Horizontal
  793. ;
  794. MSG_InputMode(//)
  795. Input Mode
  796. ;
  797. MSG_Frame(//)
  798. Frame
  799. ;
  800. MSG_Size(//)
  801. Size
  802. ;
  803. MSG_ImageIdent(//)
  804. Image Identification
  805. ;
  806. MSG_Images(//)
  807. Images
  808. ;
  809. ;
  810. ;
  811. ; Listview Window
  812. ;
  813. ;    
  814. MSG_ListChoice(//)
  815. List Choice
  816. ;
  817. MSG_ListType(//)
  818. List Type
  819. ;
  820. MSG_ListIdent(//)
  821. List Identification
  822. ;
  823. MSG_StandardList(//)
  824. Standard List
  825. ;
  826. MSG_FloattextList(//)
  827. Floattext List
  828. ;
  829. MSG_VolumeList(//)
  830. Volume List
  831. ;
  832. MSG_NoEntry(//)
  833. No Entry
  834. ;
  835. MSG_FirstEntry(//)
  836. First Entry
  837. ;
  838. MSG_LastEntry(//)
  839. Last Entry
  840. MSG_Strings(//)
  841. Strings
  842. ;
  843. MSG_AdjustHeight(//)
  844. Adjust Height
  845. ;
  846. MSG_AdjustWidth(//)
  847. Adjust Width
  848. ;
  849. MSG_Activate(//)
  850. Activate
  851. ;
  852. MSG_DisplayHook(//)
  853. Display Hook
  854. ;
  855. MSG_ConstructHook(//)
  856. Construct Hook
  857. ;
  858. MSG_DestructHook(//)
  859. Destruct Hook
  860. ;
  861. MSG_CompareHook(//)
  862. Compare Hook
  863. ;
  864. MSG_MultiTestHook(//)
  865. Multitest Hook
  866. ;
  867. MSG_Format(//)
  868. Format
  869. ;
  870. MSG_FloatText(//)
  871. Float Text
  872. ;
  873. MSG_FileName(//)
  874. File Name
  875. ;
  876. MSG_DoubleClick(//)
  877. Double Click
  878. ;
  879. ;
  880. ; Prop Window
  881. ;
  882. ;
  883. MSG_PropChoices(//)
  884. Prop Choices
  885. ;
  886. MSG_HorizontalProp(//)
  887. Horizontal Prop
  888. ;
  889. MSG_EntriesNumber(//)
  890. Entries Number
  891. ;
  892. MSG_FirstNumber(//)
  893. First Number
  894. ;
  895. MSG_VisibleNumber(//)
  896. Visible Number
  897. ;
  898. ; Scale Window
  899. ;
  900. ;
  901. MSG_ScaleTitle(//)
  902. Scale
  903. ;
  904. MSG_Orientation(//)
  905. Orientation
  906. ;
  907. ;
  908. ; Slider Window
  909. ;
  910. ;
  911. MSG_SliderChoice(//)
  912. Slider Choice
  913. ;
  914. MSG_Reverse(//)
  915. Reverse
  916. ;
  917. MSG_SliderQuiet(//)
  918. Slider Quiet
  919. ;
  920. MSG_UseTitleSlider(//)
  921. Use a title for slider
  922. ;
  923. MSG_Minimum(//)  
  924. Minimum
  925. ;
  926. MSG_Init(//)
  927. Initialisation
  928. ;
  929. MSG_SliderIdent(//)
  930. Slider Identification
  931. ;
  932. ;
  933. ; Text window
  934. ;
  935. ;
  936. MSG_TextAttributes(//)
  937. Text Attributes
  938. ;
  939. MSG_TextSetMax(//)
  940. Text SetMax
  941. ;
  942. MSG_TextSetMin(//)
  943. Text SetMin
  944. ;
  945. MSG_Backgrounds(//)
  946. Backgrounds
  947. ;
  948. MSG_TextContent(//)
  949. Text Content
  950. ;
  951. MSG_Preparse(//)
  952. Preparse
  953. ;
  954. ;
  955. ; Test Window
  956. ;
  957. MSG_TestWindow(//)
  958. Test Window
  959. ;
  960. MSG_TestClick(//)
  961. _Click Here
  962. ;
  963. MSG_FirstLine(//)
  964. First Line
  965. ;
  966. MSG_SecondLine(//)
  967. Second Line
  968. ;
  969. MSG_ThirdLine(//)
  970. Third Line
  971. ;
  972. ;
  973. ; Notify Window
  974. ;
  975. ;
  976. MSG_NotifyTitle(//)
  977. Notify
  978. ;
  979. MSG_InternalError(//)
  980. Internal Error
  981. ;
  982. MSG_ChoseIdent(//)
  983. Chose an indentifier
  984. ;
  985. MSG_ChoseVariable(//)
  986. Chose a variable
  987. ;
  988. MSG_Editing(//)
  989. \033cEditing : 
  990. ;
  991. MSG_Events(//)
  992. Events
  993. ;
  994. MSG_Actions(//)
  995. Actions
  996. ;
  997. MSG_AddNotify(//)
  998. _Add Notify
  999. ;
  1000. MSG_RemoveNotify(//)
  1001. _Remove Notify
  1002. ;
  1003. ;
  1004. ; Get MUI argument window
  1005. ;
  1006. ;
  1007. MSG_AddToList(//)
  1008. Add
  1009. ;
  1010. MSG_RemoveFromList(//)
  1011. _Remove
  1012. ;
  1013. MSG_SelectIdentifier(//)
  1014. Select an identifier first !
  1015. ;
  1016. MSG_IdentifierExists(//)
  1017. Identifier already exists !
  1018. ;
  1019. ;
  1020. ; Get Constant value window
  1021. ;
  1022. ;
  1023. MSG_GetConstant(//)
  1024. Get Constant Value
  1025. ;
  1026. MSG_IntegerConstant(//)
  1027. Integer
  1028. ;
  1029. MSG_BooleanConstant(//)
  1030. Boolean
  1031. ;
  1032. MSG_StringConstant(//)
  1033. String
  1034. ;
  1035. MSG_CharConstant(//)
  1036. Char
  1037. ;
  1038. ;
  1039. ; Area Strings
  1040. ;
  1041. ; Area Name
  1042. MSG_Area(//)
  1043. Area
  1044. ;
  1045. MSG_Hide(//)
  1046. Hide
  1047. ;
  1048. MSG_Disable(//)
  1049. Disable
  1050. ;
  1051. MSG_PhantomFrame(//)
  1052. Phantom Frame
  1053. ;
  1054. MSG_Weight(//)
  1055. Weight
  1056. ;
  1057. MSG_Background(//)
  1058. Background
  1059. ;
  1060. MSG_ControlChar(//)
  1061. Control Char
  1062. ;
  1063. MSG_TitleFrame(//)
  1064. Title Frame
  1065. ;
  1066. ;
  1067. ; PopAsl Window
  1068. ;
  1069. MSG_PopUpImage(//)
  1070. PopUp Image
  1071. ;
  1072. MSG_PopFileImage(//)
  1073. PopFile Image
  1074. ;
  1075. MSG_PopDrawerImage(//)
  1076. PopDrawer Image
  1077. ;
  1078. MSG_FileRequester(//)
  1079. File Requester
  1080. ;
  1081. MSG_FontRequester(//)
  1082. Font Requester
  1083. ;
  1084. MSG_ScreenModeRequester(//)
  1085. Screen Mode Requester
  1086. ;
  1087. MSG_PopAslChoices(//)
  1088. PopAsl Choices
  1089. ;
  1090. MSG_RequesterType(//)
  1091. Requester Type
  1092. ;
  1093. MSG_CallHook(//)
  1094. Call Hooks
  1095. ;
  1096. MSG_StartHook(//)
  1097. Start Hook
  1098. ;
  1099. MSG_StopHook(//)
  1100. Stop Hook
  1101. ;
  1102. ;
  1103. ; PopObject Window
  1104. ;
  1105. ;
  1106. MSG_PopObjectChoices(//)
  1107. PopObject Choices
  1108. ;
  1109. MSG_Follow(//)
  1110. Follow
  1111. ;
  1112. MSG_Light(//)
  1113. Light
  1114. ;
  1115. MSG_Volatile(//)
  1116. Volatile
  1117. ;
  1118. MSG_Object(//)
  1119. Object
  1120. ;
  1121. MSG_OpenHook(//)
  1122. Open Hook
  1123. ;
  1124. MSG_CloseHook(//)
  1125. Close Hook
  1126. ;
  1127. ;
  1128. ; ColorField Window
  1129. ;
  1130. ;
  1131. MSG_ColorfieldChoices(//)
  1132. Colorfield Choices
  1133. ;
  1134. MSG_Indentification(//)
  1135. Identification
  1136. ;
  1137. ;
  1138. ; Menu Creation
  1139. ;
  1140. MSG_MenuCreation(//)
  1141. Menu Creation
  1142. ;
  1143. MSG_EnableCheck(//)
  1144. Enable Check
  1145. ;
  1146. MSG_CheckState(//)
  1147. Check State
  1148. ;
  1149. MSG_Toggle(//)
  1150. Toggle
  1151. ;
  1152. MSG_ShortCut(//)
  1153. Short Cut
  1154. ;
  1155. MSG_Enable(//)
  1156. Enable
  1157. ;
  1158. MSG_NewTitle(//)
  1159. New _Title
  1160. ;
  1161. MSG_SubMenu(//)
  1162. _SubMenu
  1163. ;
  1164. MSG_MenuItem(//)
  1165. Menu_Item
  1166. ;
  1167. MSG_DeleteMenu(//)
  1168. _Delete
  1169. ;
  1170. ;
  1171. ; Menus
  1172. ;
  1173. MSG_Project(//)
  1174. Project
  1175. ;
  1176. MSG_Merge(//)
  1177. M\00Merge
  1178. ;
  1179. MSG_SaveMenu(//)
  1180. S\00Save
  1181. ;
  1182. MSG_QuitMenu(//)
  1183. Q\00Quit
  1184. ;
  1185. MSG_Fold(//)
  1186. F\00Fold
  1187. ;
  1188. MSG_Unfold(//)
  1189. D\00Unfold
  1190. ;
  1191. MSG_About(//)
  1192. ?\00About
  1193. ;
  1194. MSG_Config(//)
  1195. P\00Prefs
  1196. ;
  1197. MSG_Undo(//)
  1198. U\00Undelete
  1199. ;
  1200. MSG_Load(//)
  1201. O\00Open
  1202. ;
  1203. MSG_NewMenu(//)
  1204. N\00New
  1205. ;
  1206. MSG_SaveAs(//)
  1207. A\00SaveAs
  1208. ;
  1209. MSG_EditMenu(//)
  1210. Edit
  1211. ;
  1212. MSG_Tree(//)
  1213. Tree
  1214. ;
  1215. ;
  1216. ; 25.08.94
  1217. ;
  1218. ;
  1219. MSG_CatalogPrepend(//)
  1220. Prepend
  1221. ;
  1222. MSG_HelpGenerated(//)
  1223. Generated
  1224. ;
  1225. ;
  1226. ; Notifications
  1227. ;
  1228. ;
  1229. MSG_NotifyHide(//)
  1230. Hide
  1231. ;
  1232. MSG_NotifyShow(//)
  1233. Show
  1234. ;
  1235. MSG_NotifyDisable(//)
  1236. Disable
  1237. ;
  1238. MSG_NotifyEnable(//)
  1239. Enable
  1240. ;
  1241. MSG_NotifyActivate(//)
  1242. Activate
  1243. ;
  1244. MSG_ReturnID(//)
  1245. Return ID
  1246. ;
  1247. MSG_ReturnQuit(//)
  1248. Return Quit
  1249. ;
  1250. MSG_ApplicationSleep(//)
  1251. Application Sleep
  1252. ;
  1253. MSG_ApplicationWake(//)
  1254. Application Wake
  1255. ;
  1256. MSG_CallFunction(//)
  1257. Call function
  1258. ;
  1259. MSG_Iconify(//)
  1260. Iconify
  1261. ;
  1262. MSG_UnIconify(//)
  1263. Uniconify
  1264. ;
  1265. MSG_Unactivate(//)
  1266. Unactivate
  1267. ;
  1268. MSG_OpenWindow(//)
  1269. Open Window
  1270. ;
  1271. MSG_CloseWindow(//)
  1272. Close Window
  1273. ;
  1274. MSG_Active(//)
  1275. Active
  1276. ;
  1277. MSG_CloseRequest(//)
  1278. Close Request
  1279. ;
  1280. MSG_Deactivate(//)
  1281. Deactivate
  1282. ;
  1283. MSG_PutTriggerValue(//)
  1284. Put Trigger Value
  1285. ;
  1286. MSG_PutConstantValue(//)
  1287. Put Constant Value
  1288. ;
  1289. MSG_PutVariableValue(//)
  1290. Put Variable Value
  1291. ;
  1292. MSG_PressButton(//)
  1293. Press Button
  1294. ;
  1295. MSG_ReleaseButton(//)
  1296. Release Button
  1297. ;
  1298. MSG_NotifyDisabled(//)
  1299. Disabled
  1300. ;
  1301. MSG_NotifyEnabled(//)
  1302. Enabled
  1303. ;
  1304. MSG_TimerAction(//)
  1305. Timer Action
  1306. ;
  1307. MSG_ChangePage(//)
  1308. Change Page
  1309. ;
  1310. MSG_Acknowlede(//)
  1311. Acknowledge
  1312. ;
  1313. MSG_ChangePosition(//)
  1314. Change Position
  1315. ;
  1316. MSG_ChangeContent(//)
  1317. Change Content
  1318. ;
  1319. MSG_ClearList(//)
  1320. Clear List
  1321. ;
  1322. MSG_JumpToPosition(//)
  1323. JumpToPosition
  1324. ;
  1325. MSG_RedrawAll(//)
  1326. Redraw All
  1327. ;
  1328. MSG_RedrawActive(//)
  1329. Redraw Active
  1330. ;
  1331. MSG_RemoveActive(//)
  1332. Remove Active
  1333. ;
  1334. MSG_SortList(//)
  1335. Sort List
  1336. ;
  1337. MSG_NotifyDoubleClick(//)
  1338. Double Click
  1339. ;
  1340. MSG_ChangeActive(//)
  1341. Change Active
  1342. ;
  1343. MSG_ChangeValue(//)
  1344. Change Value
  1345. ;
  1346. MSG_ActiveModified(//)
  1347. Active Modified
  1348. ;
  1349. MSG_Select(//)
  1350. Select
  1351. ;
  1352. MSG_Unselect(//)
  1353. Unselect
  1354. ;
  1355. MSG_SelectOn(//)
  1356. Select ON
  1357. ;
  1358. MSG_SelectOff(//)
  1359. Select OFF
  1360. ;
  1361. MSG_SelectChange(//)
  1362. Select Change
  1363. ;
  1364. MSG_PressImage(//)
  1365. Press Image
  1366. ;
  1367. MSG_ReleaseImage(//)
  1368. Release Image
  1369. ;
  1370. MSG_ChangedPosition(//)
  1371. Changed Position
  1372. ;
  1373. MSG_NotifyReverse(//)
  1374. Reverse
  1375. ;
  1376. MSG_ChangedText(//)
  1377. Changed Text
  1378. ;
  1379. MSG_ChangedEntriesNumber(//)
  1380. Changed Entries Number
  1381. ;
  1382. MSG_ChangedVisibleEntries(//)
  1383. Changed Visible Entries
  1384. ;
  1385. MSG_PutTriggerRed(//)
  1386. Put Red Value (Trigger Value)
  1387. ;
  1388. MSG_PutTriggerBlue(//)
  1389. Put Blue Value (Trigger Value)
  1390. ;
  1391. MSG_PutTriggerGreen(//)
  1392. Put Green Value (Trigger Value)
  1393. ;
  1394. MSG_PutConstantRed(//)
  1395. Put Red Value (Constant Value)
  1396. ;
  1397. MSG_PutConstantGreen(//)
  1398. Put Green Value (Constant Value)
  1399. ;
  1400. MSG_PutConstantBlue(//)
  1401. Put Blue Value (Constant Value)
  1402. ;
  1403. MSG_PutVariableRed(//)
  1404. Put Red Value (Variable Value)
  1405. ;
  1406. MSG_PutVariableGreen(//)
  1407. Put Green Value (Variable Value)
  1408. ;
  1409. MSG_PutVariableBlue(//)
  1410. Put Blue Value (Variable Value)
  1411. ;
  1412. MSG_ChangedRed(//)
  1413. Changed Red Value
  1414. ;
  1415. MSG_ChangedGreen(//)
  1416. Changed Green Value
  1417. ;
  1418. MSG_ChangedBlue(//)
  1419. Changed Blue Value
  1420. ;
  1421. MSG_ChangeTitleTrigger(//)
  1422. Change Title (Trigger Value)
  1423. ;
  1424. MSG_ChangeTitleVariable(//)
  1425. Change Title (Variable Value)
  1426. ;
  1427. MSG_ChangeTitleConstant(//)
  1428. Change Title (Constant Value)
  1429. ;
  1430. MSG_CheckMenuON(//)
  1431. Check ON
  1432. ;
  1433. MSG_CheckMenuOFF(//)
  1434. Check OFF
  1435. ;
  1436. MSG_CheckableON(//)
  1437. Checkable ON
  1438. ;
  1439. MSG_CheckableOFF(//)
  1440. Checkable OFF
  1441. ;
  1442. MSG_ChangeShortTrigger(//)
  1443. Change Shortcut (Trigger Value)
  1444. ;
  1445. MSG_ChangeShortVariable(//)
  1446. Change Shortcut (Variable Value)
  1447. ;
  1448. MSG_ChangeShortConstant(//)
  1449. Change Shortcut (Constant Value)
  1450. ;
  1451. MSG_ToggleFlagON(//)
  1452. Toggle Flag ON
  1453. ;
  1454. MSG_ToggleFlagOFF(//)
  1455. Toggle Flag OFF
  1456. ;
  1457. MSG_MenuTriggered(//)
  1458. Menu Triggered
  1459. ;
  1460. ; Space Window
  1461. ;
  1462. MSG_SpaceChoice(//)
  1463. Space Choices
  1464. ;
  1465. MSG_HorizontalVertical(//)
  1466. Horizontal and Vertical
  1467. ;
  1468. ;
  1469. ; MUIBuilder 2.1 additionnal strings
  1470. ; Updated on 1st december 1994
  1471. ;
  1472. MSG_ActiveNoObj(//)
  1473. Activate No Object
  1474. ;
  1475. MSG_ActiveNextObj(//)
  1476. Activate Next Object
  1477. ;
  1478. MSG_ActivePrevObj(//)
  1479. Activate Previous Object
  1480. ;
  1481. MSG_CantFindImages(//)
  1482. Unable to find Images !
  1483. ;
  1484. MSG_GenerateSource(//)
  1485. Generating Source
  1486. ;
  1487. MSG_CodeGeneration(//)
  1488. Generating Temporary files
  1489. ;
  1490. ; MUIBuilder 2.2
  1491. ; Updated on June, 7th, 1995
  1492. ;
  1493. MSG_Misc(//)
  1494. Misc
  1495. ;
  1496. MSG_ImageDrawer(//)
  1497. Image Drawer
  1498. ; Code page generation' new option
  1499. MSG_GenerateAllIDs(//)
  1500. Generate All IDs
  1501. ; Window 'NoMenu' option
  1502. MSG_NoMenu(//)
  1503. No Menu